IndexOfIllustrationsSourceCaptionSequenceFormat Property

Contains the format of entries for the index of illustrations obtained from the image captions. The defined values are: -caption: text of the caption in which the referenced sequence field is included (without sequence number and value). -category-and-value: displays the name and value of the referenced sequence field. -text: displays the value of the referenced sequence field.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public CaptionSequenceFormat CaptionSequenceFormat { get; set; }

Property Value

CaptionSequenceFormat

See Also